Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


createGroupFromUser

This procedure creates a security group based on a specific user’s allocations.

If the user is a profile user, only the common security allocations for all users based off that profile are copied. Allocations that are not common among the users are excluded from the new group’s allocations. The procedure also links all users based on the profile user to the new security group.

Location: af\app\afsecmngrp.i

Parameters:

INPUT pdUserObj AS DECIMAL

The user’s unique key field.

INPUT pcSecurityGroupName AS CHARACTER

The name of the security group to create.

Notes: None

Examples: See the processSecurity procedure in af\obj2\secusrgrpp.p.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095